-
Home
-
Rundiz OAuth
-
1.5.6
-
Code
-
Classes
- Google
Total Complexity |
93 |
Dependencies |
5 |
Dependents |
3 |
Total lines |
394 |
Lines of code |
257 |
Logical lines of code |
147 |
Comment lines |
90 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
wpRegisterWithGoogle() |
B |
41 |
20 |
50 |
wpLoginWithGoogle() |
B |
41 |
20 |
46 |
wpCheckEmailNotExists() |
B |
42 |
19 |
45 |
getAuthUrl() |
A |
44 |
15 |
40 |
validateTokenAndGetAttributes() |
A |
47 |
10 |
33 |
getAccessToken() |
S |
49 |
5 |
30 |
getUserProfileInfo() |
S |
64 |
2 |
10 |
wpLogoutWithGoogle() |
S |
76 |
2 |
3 |